32-bit C++ Tools:
=================
The LKG9 drop of the VC++ toolset came from the official drop point:
    \\douglasfir\vcdrop\DFTools\LKG9

It included the following files:
    cvtres.exe
    cvtres.pdb
    dumpbin.exe
    dumpbin.pdb
    editbin.exe
    editbin.pdb
    lib.exe
    lib.pdb
    link.exe
    link.pdb
    Microsoft.VC80.CRT.manifest
    ml.exe
    msdis150.dll
    msdis150.pdb
    msobj80.dll
    msobj80.pdb
    mspdb80.dll
    mspdb80.pdb
    mspft80.dll
    mspft80.pdb
    msvcp80.dll
    msvcp80.pdb
    msvcp80d.dll
    msvcr80.dll
    msvcr80.pdb
    msvcr80d.dll
    nmake.exe
    nmake.pdb
    pgodb80.dll
    pgodb80.pdb
    undname.exe
    undname.pdb
    1033\cvtresui.dll
    1033\linkui.dll
    1033\nmakeui.dll

16-bit C++ Tools:
=================
The 16-bit tools came from Visual C++ 1.52.
    \\products\public\boneyard\us\rellang\vc152\msvc15

Document on the 16-bit C++ compiler is at:
    \\products\public\boneyard\us\rellang\vc152\msvc15\help
